home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / Commun⁄Network / NewsWatcher 2.0d17 Source / source / sfutil.h < prev    next >
Encoding:
Text File  |  1993-07-12  |  285 b   |  5 lines  |  [TEXT/KAHL]

  1. void MyStandardGetFile(FileFilterProcPtr fileFilter, short numTypes,
  2.     SFTypeList typeList, StandardFileReply *reply);
  3. void MyStandardPutFile (const Str255 prompt, const Str255 defaultName,
  4.     StandardFileReply *reply);
  5. void MyStandardGetDirectory (StandardFileReply *reply, long *dirID);